home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 July
/
macformat-026.iso
/
mac
/
SoftWindows
/
SoftWindows Hard Disk File C
/
INSIGNIA
/
SOFTNODE
/
LANWP4_1.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-04-24
|
218 b
|
13 lines
C:\net\bin\yesno "Do you want to load the networking software? [y/n] "
if errorlevel 1 goto noload
PATH C:\NET\BIN;%path%
c:
cd novell
lsl.com
etherspc.com
cd ..
tcpip.exe
set name=xxxxxxx
break on
:noload